Release Notes

(22nd January 2004 - by Mathias Bogaert)

Improvements:

  • Website documentation updates.
  • Added OSCache in the Wild.

Bug Fixes:

  • CACHE-63 NullPointerException in GeneralCacheAdministrator#destroy().
  • CACHE-44 Multi threading issues with LRU Cache.
  • CACHE-66 DiskPersistenceListener is not Serializable.
  • GeneralCacheAdministrator now creates the cache from within the constructor. This prevents possible threading issues if the cache is not initialized during application startup.